5 matches found
CVE-2014-0081
CVE-2014-0081 affects Ruby on Rails: multiple XSS flaws in actionview/lib/action_view/helpers/number_helper.rb allow remote injection via format, negative_format, or units in number_to_currency, number_to_percentage, and number_to_human. Affected Rails versions: 3.2.x before 3.2.17, 4.0.x before ...
CVE-2014-7818
CVE-2014-7818 affects Ruby on Rails Action Pack, with a directory traversal in actionpack/lib/action_dispatch/middleware/static.rb when serve_static_assets is enabled. Affected: Rails 3.x before 3.2.20, 4.0.x before 4.0.11, 4.1.x before 4.1.7, and 4.2.x before 4.2.0.beta3. The underlying flaw all...
CVE-2014-0082
CVE-2014-0082 affects Ruby on Rails (Action Pack) in Rails 3.x prior to 3.2.17. The vulnerability arises when rendering with the :text option in ActionView::Template, where MIME type strings are converted to symbols, enabling remote attackers to trigger memory consumption DoS. Public details in c...
CVE-2014-7829
ActionPack (Rails) contains a directory traversal vulnerability (CVE-2014-7829) in action_dispatch/middleware/static.rb when serve_static_assets is enabled. Affects Ruby on Rails Rails 3.x before 3.2.21, 4.0.x before 4.0.12, 4.1.x before 4.1.8, and 4.2.x before 4.2.0.beta4. The issue allows remot...
CVE-2014-3482
CVE-2014-3482 is a SQL-injection flaw in the PostgreSQL adapter of ActiveRecord (Rails) for Rails 2.x and 3.x before 3.2.19. The root cause is improper bitstring quoting in activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb, allowing remote ARBITRARY SQL execution. Public ad...